home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / gfa / tunes.lzh / TUNES.DOC next >
Encoding:
Text File  |  1992-08-05  |  3.0 KB  |  74 lines

  1.  
  2. Tunes v1.0                                                 08/05/92
  3. by
  4. Harry Sarber
  5.  
  6.      I wrote this program about a year and a half ago and I thought 
  7. other people might be interested in hacking it.  It could really use
  8. a few more things to make it more complete, but it does what I need
  9. it to do.  Tunes runs in ST low or medium resolutions.
  10.  
  11.      Tunes gives you the ability to put notes on the screen by using
  12. the mouse to select the note and location on the staff.  When Tunes
  13. runs it loads in a low rez picture file.  If you are in Medium rez
  14. it will switch to 'forced' low rez.  You are presented with an icon-
  15. based screen to make your selections.
  16.  
  17.      Starting at the upper left corner there are two icons that look
  18. sort of like floppy disks.  They are used to load and save Tunes.
  19.  
  20.      The next icon is a capital 'A'.  That lets you call up accessories
  21. from within Tunes.
  22.  
  23.      The GFA button is used to write out a GFA Basic listed files with
  24. Sound and Wave statements that you can merge into your programs.  To
  25. this date I haven't figure out how to get the volume to work correctly
  26. on GFA listed files.
  27.  
  28.      The next button is a few notes.  Click on that to play the Tune.
  29.  
  30.      And the last button on the upper left is an eraser for clearing
  31. the staff.
  32.  
  33.      The upper right corner is used to display the current note and
  34. current voice.  The three voices can be selected one at a time by
  35. clicking on the one, two, or three icon.
  36.  
  37.      Just under the title is a slider that is used to move to different
  38. sections of the staff.  You can use the arrows on either side to move
  39. one note at a time in the direction that the arrow points.
  40.  
  41.      To the left of the title is the speed bar.  This adjusts the tempo
  42. of the Tune.
  43.  
  44.      To the right of the title is the volume bar.  Since GFA listed 
  45. files don't come out right the way I had them set up with the volume
  46. adjustment the volume control has been 'disabled' when you write a
  47. GFA listed file. (I don't even think it's in the source code anymore)
  48.  
  49.      In the center of the screen is the staff.  You place notes on the
  50. staff by clicking the left button when the note is in the proper
  51. location.  To clear a note just click again in the same note location
  52. and the note will disappear.
  53.  
  54.      And finally, at the bottom of the screen is where you make your
  55. note and rest selections.  You can also make the note sharp, flat, or
  56. dotted.
  57.  
  58.      That's about it.  Like I said earlier, it could use a lot more,
  59. but I don't have the time to put into it.  Maybe someone else would
  60. like to add some things to it or use it for Tunes in their own
  61. programs.  The source code has very few comments in it.  Some places
  62. are real bowls of spaghetti.  I probably shouldn't have broken it
  63. down into so many subroutines, etc., etc., etc.  :)
  64.  
  65.      Just so I don't forget.  This source code is being sent out as
  66. Freeware.  If you make some great mods to it would you please send me
  67. a copy?
  68.  
  69. Genie: H.SARBER   Compuserve: 72717,335
  70.  
  71.  
  72.  
  73.  
  74.